home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / usr / share / polkit-1 / actions / com.hp.hplip.policy next >
Extensible Markup Language  |  2009-10-09  |  703b  |  21 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <!DOCTYPE policyconfig PUBLIC
  3.  "-//freedesktop//DTD PolicyKit Policy Configuration 1.0//EN"
  4.  "http://www.freedesktop.org/standards/PolicyKit/1.0/policyconfig.dtd">
  5. <policyconfig>
  6.  
  7.   <vendor>Hewlett-Packard Development Company</vendor>
  8.   <vendor_url>http://hplip.net/</vendor_url>
  9.  
  10.   <action id="com.hp.hplip.installplugin">
  11.     <description>Install a plug-in into a Hewlett-Packard printer</description>
  12.     <message>System policy prevents installation of a printer plug-in</message>
  13.     <defaults>
  14.       <allow_any>no</allow_any>
  15.       <allow_inactive>no</allow_inactive>
  16.       <allow_active>auth_admin</allow_active>
  17.     </defaults>
  18.   </action>
  19.  
  20. </policyconfig>
  21.